Skip to content

Fixs : filteredOperations input is ignored due to typo in action arguments - #88

Closed
DivyanshuVortex wants to merge 1 commit into
microcks:mainfrom
DivyanshuVortex:chore
Closed

Fixs : filteredOperations input is ignored due to typo in action arguments#88
DivyanshuVortex wants to merge 1 commit into
microcks:mainfrom
DivyanshuVortex:chore

Conversation

@DivyanshuVortex

Copy link
Copy Markdown

Description


Corrected a typo in the action.yml file where the filteredOperations input was referenced as filterOperations.
Ensured that the value provided to the filteredOperations input is correctly passed to the microcks-cli via the --filteredOperations flag.
Verified that the flag name has been --filteredOperations (with 'd') since its introduction in CLI version 0.5.3, ensuring compatibility with the pinned version 0.5.6.

Related issue(s)


Fixes #87

Signed-off-by: DivyanshuVorrtex <divyanshuchandra9027@gmail.com>
@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 30 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation.

There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. Microcks is a Cloud Native Computing Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions Bot added the stale label Jun 16, 2026
@github-actions github-actions Bot closed this Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] : filteredOperations input is ignored due to wrong in action arguments

1 participant